52歌赋>英语词典>write in code翻译和用法

write in code

[网络] 写代码

网络

双语例句

  • You cannot edit the protected parts of the document, but you can still write code in the code editor to automate the document.
    您无法编辑文档中受保护的部分,但仍可以在代码编辑器中编写代码以自动执行文档。
  • It would, however, be very tedious and difficult to write all information in binary code.
    把所有的信息都翻译成二进制码是十分枯燥和困难的。
  • We write our code in such a way that some other piece of code is responsible for selecting which implementation of the Math interface our code will use
    我们以特定的方式编写另一段代码,使其负责选择代码将要使用的Math接口实现
  • When you write your test cases first, you get in the habit of writing only enough code to make the test case pass.
    在编写测试用例时,您养成了很好的测试习惯,即只编写运行测试用例所需的最少代码。
  • Write your application in as little code as possible and get the container to do the work.
    以尽可能少的代码编写您的应用程序,并且使容器来完成此项工作。
  • There are lots of systems that follow this pattern, where you write some modules/ components in source code then describe how they are connected using an external config file.
    许多系统都遵循这种模式,在这些系统中,你编写一些模块/组件,然后通过一个外部配置文件定义他们之间的连接。
  • You can write a simple script in any other language that returns a similar response to test the JavaScript code.
    您可以以其他任何语言编写一个简单的脚本,返回一个类似的响应来测试JavaScript代码。
  • This is the tool that lets you write step definitions in C# and forget all about ruby code.
    这是一款用C编写的步骤定义工具,可以免除Ruby代码的麻烦。
  • You can write Java code in the morning, PHP code in the early afternoon, and updates to a Web site with XM in late afternoon.
    您可以在早上编写Java代码,在下午早些时候编写PHP代码,然后在下午晚些时候用XM对网站进行更新。
  • Geddy tries to make it easy for developers to write complex web apps in JavaScript, sharing code between client and server.
    Geddy想让开发人员很容易地用JavaScript编写复杂的Web应用、在客户端和服务器之间共享代码。